home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / winben20.zip / WINBENCH.DOC < prev    next >
Text File  |  1991-10-20  |  6KB  |  139 lines

  1.                                 WINBENCH
  2.                    PC Labs Windows Graphics Benchmark
  3.                         Version 2.0 - 20 Oct 91
  4.  
  5. 1. Contents of the final release:
  6.  
  7. WINBENCH.EXE   WINBENCH executable
  8. WINBENCH.HLP   Help file
  9. WINBENCH.DOC   This file in ASCII text format
  10. *.XLS          Sample reports used by the Compare Results menu
  11.  
  12. 2. Installation and use:
  13.  
  14. The Windows Graphics Benchmark program is located in the WINBENCH
  15. subdirectory on the benchmark installation disk. The file WINBEN2.EXE
  16. is a self-extracting archive. To install WINBENCH on your machine
  17. copy the WINBEN2.EXE file to the desired directory on your hard drive
  18. and type WINBEN2. Run WINBENCH like any Windows application.  For
  19. example, the DOS command "win winbench" will launch WINBENCH from the
  20. current directory.
  21.  
  22. WINBENCH writes the files containing test results to the directory from
  23. which it was launched.  Generally, you should launch WINBENCH from the
  24. same directory every time.  This avoids having test results scattered
  25. about your hard disk.
  26.  
  27. For other information about WINBENCH, see the help dialogue box.
  28.  
  29. 3. A summary of the differences in WINBENCH 2.0 from WINBENCH 1.1:
  30.  
  31. -    System Information adds the processor type and clock speed,
  32. presence of math coprocessor, Windows version number and operating mode,
  33. video driver file name and description, video driver file date, video
  34. driver version, X-Width Aspect Ratio, Y-Width Aspect Ratio, height of
  35. the system font, and average character width of the system font.  All
  36. system information is written to the report file.
  37.  
  38. -    All tests now run for a minimum of five seconds, and report
  39. throughput, rather than elapsed time.  There is no method to convert
  40. results from WINBENCH 1.1 into the format for the results used by
  41. WINBENCH 2.0.  Many of the tests are upgraded to be consistent with
  42. Windows 3.0.
  43.  
  44. -    All tests display text centered in the benchmark window to identify
  45. the current test being run in a series of tests.  Identifying the test
  46. when it is running improves human factors and helps to debug WINBENCH
  47. and Windows should WINBENCH terminate with an UAE.
  48.  
  49. -    Many tests change the color being displayed to give a better visual
  50. indication that something is actually being done while the test runs.
  51.  
  52. -    Where possible, throughput is either calculated or estimated as
  53. "pixels/sec".  Results of text handling benchmarks are reported in
  54. "characters/sec".  Results for some other tests are reported in
  55. "operations/sec".
  56.  
  57. -    The Ellipse (Curves) test renames the WINBENCH 1.1 Full Arcs test,
  58. which drew ellipses on the screen then filled the ellipse with the
  59. current brush.  The Ellipse test also draws ellipses on the screen, but
  60. it varies the brush color used to fill the ellipse.
  61.  
  62. -    The Patterns (Rectangles) test now runs ten tests, using a black
  63. fill pattern, seven grey patterns, a white pattern, and a set of hatched
  64. patterns.
  65.  
  66. -    The Scroll Text (Text) tests are new.  They display and scroll a
  67. full screen of text using the same five fonts as displayed by the Image
  68. Text (Text) tests.
  69.  
  70. -    The Mixed Fonts (Text) test uses Courier fonts rather than System
  71. fonts.  With Windows 3.0, it is not possible to display a system font
  72. with a bold attribute.
  73.  
  74. -    The Help dialogue box provides a complete description of all tests.
  75.  
  76. -    The Modify Options menu writes to the WINBENCH.INI file in a
  77. section called [Version.2.0] when you choose to save selected
  78. parameters.  WINBENCH 1.1 used the [Bench] section of WIN.INI for the
  79. same purpose.
  80.  
  81. -    The ASCII text report file now lines up data in vertical columns.
  82. The "1-2-3" format for a report file produces comma-separated data, and
  83. non-numeric literals are bounded by double quotes, e.g. "sample text".
  84. The Excel format produces tab-separated data.
  85.  
  86. -    Because all tests run for at least five seconds, there is no need
  87. to use radio buttons to select the number of test iterations.  These
  88. radio buttons are removed from WINBENCH 2.0.
  89.  
  90. -    If you run all tests or run in demo mode, WINBENCH displays an
  91. appropriate message on screen when it is done.
  92.  
  93. -    If WINBENCH is run in real mode and there is enough memory to load
  94. it, it displays the initial dialog box, then a message box saying that
  95. it does not run in real mode, and terminates.  If there is not enough
  96. memory to load it, then Windows displays a message box with an
  97. application error.
  98.  
  99. -    The Compare Results menu choice presents a pair of dialog boxes.
  100. The first one displays a list of existing .XLS files, from which one is
  101. selected to compare with the results of testing the current video card
  102. and driver.  The second dialog box displays test results for the current
  103. card and the selected card inside a list box.  The results of each test
  104. written to the report file now all have unique names so that the Compare
  105. Results dialog box can operate properly.
  106.  
  107. -    WINBENCH 2.0 was compiled with Microsoft C6.0a, the Windows 3.0
  108. SDK, and Borland's Workshop resource editor.  Borland C++ 2.0 was used
  109. during the development of WINBENCH, because it is superior to C6.0a for
  110. rapid program development, debugging, and testing.
  111.  
  112. 5. If you have problems:
  113.  
  114. -    Please note and report any test results that seem to be incorrect,
  115. including zero and negative results.  These indicate that the test being
  116. run uses an incorrect throughput calculation, either roundoff or
  117. overflow.
  118.  
  119. -    Please provide hard copy or electronic copy of test results with
  120. any problems, and describe the video graphics adapter being used if both
  121. the Benchmark Results title and the System Information are not self-
  122. descriptive.
  123.  
  124. Thank you.
  125.  
  126. Ben Myers
  127. Spirit of Performance, Inc.
  128. 73 Westcott Road
  129. Harvard, MA  01451-1821
  130. tel. 508/456-3889
  131. MCI  357-1400
  132.  
  133. Bob Kane
  134. PC Magazine
  135. One Park Avenue
  136. New York, NY  10016
  137. tel. 212/503-5525
  138. MCI  331-8113
  139.